@charset "utf-8";
/* CSS Document */

/**{ -webkit-transition: 0.3s; -ms-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,p,blockquote,th,td{margin:0; padding:0; outline: none;}
body{overflow-x:hidden; font:14px/1.2 "Microsoft Yahei"; background:#fff;color:#666; -webkit-font-smoothing: antialiased;/*这个属性可以使页面上的字体抗锯齿*/ }
a{ text-decoration:none; color:#666;}
.clearfix:after{ content: ''; display: block; clear:both;}
.hidd{ display:none;}
li{ list-style:none;}
i,em{ font-style:normal;}
.fr{ float:right;}
.fl{float:left;}
img{ vertical-align:middle; border:none; max-width:100%;}
/*.wrapper{ width:1200px; margin:0 auto;}*/
.wrapper{ margin: 0 4.5%;}

/* 首页banner */
.banner,.banner .flexslider,.banner .slides li{width: 100%;}
.slides li a{ display: block; width: 100%; height: 100%;}
.flexslider{position:relative;overflow:hidden;/*background:url(../images/loading.gif) 50% no-repeat;*/ z-index:1;}
.slides{position:relative;z-index:1;}
.m-page{clear:both; padding-top:40px;text-align:center;}
.m-page a{display:inline-block;border:solid 1px #CF9F65;padding:7px 13px;margin:3px;font-size:14px;}
.m-page a.pageprv,.m-page a.pagenxt{color:#000;}
.m-page a.z-crt{color:#fff;background:#CF9F65;border-color:#CF9F65;}
/* 圆点切换 */
.flex-control-nav{position:absolute;bottom:40px; z-index:1;padding-left:0;width:1200px;left:0;right:0; height:8px; line-height:2px;margin:0 auto;text-align:center;}
.flex-control-nav li{width:10px;height:8px;margin:0 9px;display:inline;zoom:1;text-align:center; overflow:hidden;}
.flex-control-nav a{display:inline-block;width:10px;height:8px; line-height:50px;cursor:pointer;color:#fff;font-family:Arial; overflow:hidden; background:#fff; border-radius: 8px;}
.flex-control-nav .flex-active{width:36px;height:8px;}

/* 左右按钮切换 */
/*.flex-direction-nav a{width:45px;height:45px;line-height:99em;overflow:hidden;margin:-31px 0 0;display:block;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:1;filter:alpha(opacity=1);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{ background:url(../images/banright.png) no-repeat center center; right:35px;}
.flex-direction-nav .flex-prev{ background:url(../images/banleft.png) no-repeat center center; left:35px;}
.flexslider:hover .flex-next{opacity:0.6;filter:alpha(opacity=60);}
.flexslider:hover .flex-prev{opacity:0.6;filter:alpha(opacity=60);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=100);}*/

/* fonts特殊字体 */
@font-face {
    font-family: 'dincond-regular-webfont';
    src: url('../fonts/dincond-regular-webfont.eot');
    src: url('../fonts/dincond-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/dincond-regular-webfont.woff2') format('woff2'),
    url('../fonts/dincond-regular-webfont.woff') format('woff'),
    url('../fonts/dincond-regular-webfont.ttf') format('truetype'),
    url('../fonts/dincond-regular-webfont.svg#dincond-regular-webfont') format('svg');
}

@font-face {
    font-family: 'dincond-medium-webfont';
    src: url('../fonts/dincond-medium-webfont.eot');
	src: url('../fonts/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/dincond-medium-webfont.woff2') format('woff2'),
	url('../fonts/dincond-medium-webfont.woff') format('woff'),
	url('../fonts/dincond-medium-webfont.ttf') format('truetype'),
	url('../fonts/dincond-medium-webfont.svg#dincond-medium-webfont') format('svg');
}

@font-face {
    font-family: 'dincond-black-webfont';
    src: url('../fonts/dincond-black-webfont.eot');
	src: url('../fonts/dincond-black-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/dincond-black-webfont.woff2') format('woff2'),
	url('../fonts/dincond-black-webfont.woff') format('woff'),
	url('../fonts/dincond-black-webfont.ttf') format('truetype'),
	url('../fonts/dincond-black-webfont.svg#dincond-black-webfont') format('svg');
}

@font-face {
    font-family: 'dincond-bold-webfont';
    src: url('../fonts/dincond-bold-webfont.eot');
	src: url('../fonts/dincond-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/dincond-bold-webfont.woff2') format('woff2'),
	url('../fonts/dincond-bold-webfont.woff') format('woff'),
	url('../fonts/dincond-bold-webfont.ttf') format('truetype'),
	url('../fonts/dincond-bold-webfont.svg#dincond-bold-webfont') format('svg');
}


/* *
 * 首页内容
 * */

/* 左边栏一级 */
.ileft{ position: fixed; top: 0px; left: 0px; z-index: 1000; width: 150px; height: 100%; background: #FFFFFF; box-shadow: 4px 4px 8px rgba(0,0,0,0.05);}
.ileft .logo{ display: block; height: 140px; line-height: 140px; text-align: center;}
.ileft .logo img{ vertical-align: middle;}
.ileft .ileft-nav{ font-size: 16px; text-align: center;}
.ileft .ileft-nav>ul>li{ position: relative; z-index: 10; margin-top: -1px;}
.ileft .ileft-nav>ul>li>a{ display: block; height: 43px; line-height: 43px; text-align: center; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; color: #4b4948; transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none;}
.ileft .ileft-nav>ul>li:hover>a{ background: #CF9F65; color: #FFFFFF;}
.ileft .ileft-nav>ul>li:hover .ileft-second{ display: block;}

/* 左边栏二级 */
.ileft .ileft-nav>ul>li .ileft-second{ display: none; position: absolute; left: 100%; top: 0px; z-index: 99; width: 150px;}
.ileft .ileft-nav>ul>li .ileft-second dl dt{ position: relative; z-index: 10;}
.ileft .ileft-nav>ul>li .ileft-second dl dt>a{ display: block; color: #FFFFFF; height: 50px; line-height: 50px; position: relative; z-index: 10;}
.ileft .ileft-nav>ul>li .ileft-second dl dt:hover>a{ color: #FFC681;}
.ileft .ileft-nav>ul>li .ileft-second dl dt>a i{ display: none; content: ''; position: absolute; top: 50%; right: -4px; z-index: 1000; width: 9px; height: 12px; margin-top: -6px; background: url(../images/arrow-navbg.png) no-repeat left center;}
.ileft .ileft-nav>ul>li .ileft-second dl dt:hover>a:after{ content: ''; position: absolute; bottom: 5px; left: 0px; right: 0px; z-index: 10; width: 30px; height: 2px; margin: 0 auto; border-bottom: 1px solid #FFC681;}
.second-bg{ position: fixed; top: 0px; left: 150px; width: 150px; height: 100%; z-index: -1; background: url(../images/bg-block.png) repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-right: 1px solid rgba(255,255,255,0.36);}
/*.second-bg.sebord{ border-right: 1px solid rgba(255,255,255,0.36);}*/
/* 左边栏三级 */
.ileft .ileft-nav>ul>li .ileft-second dl dt .ileft-three{ display: none; position: absolute; left: 100%; top: 0px; z-index: 9; width: 150px;}
.ileft .ileft-nav>ul>li .ileft-second dl dt .ileft-three ul li a{ display: block; color: #FFFFFF; height: 50px; line-height: 50px; font-size: 14px;}
.ileft .ileft-nav>ul>li .ileft-second dl dt .ileft-three ul li:hover a{ position: relative; z-index: 1; color: #FFC681;}
.ileft .ileft-nav>ul>li .ileft-second dl dt .ileft-three ul li:hover a:after{ content: ''; position: absolute; bottom: 5px; left: 0px; right: 0px; z-index: 10; width: 30px; height: 2px; margin: 0 auto; border-bottom: 1px solid #FFC681;}
.ileft .ileft-nav>ul>li .ileft-second dl dt:hover .ileft-three{ display: block;}
.three-bg{ position: fixed; top: 0px; left: 300px; width: 150px; height: 100%; z-index: -1; background: url(../images/bg-block.png) repeat;}

/* 左边栏底部 */
.ileft-btm{ position: absolute; bottom: 0px; left: 0px; width: 100%; z-index: 100;}
.ileft-link{ margin-bottom: 10px; padding: 0 16px; position: relative; z-index: 10;}
.ileft-link ul{ width: 138px;}
.ileft-link ul li{ float: left; width: 24px; margin-right: 20px;}
.ileft-link ul li a{ display: block; height: 24px;}
.ileft-link ul li .leftfix{ display: none; position: absolute; bottom: 30px; left: 0px; right: 0px; z-index: 100; width: 138px; margin: 0 auto; padding-bottom: 10px; }
.ileft-link ul li .leftfix i{ display: block; position: absolute; bottom: 0px; left: 16px; z-index: 10; width: 14px; height: 11px; background: url(../images/downbg.png) no-repeat center center;}
.ileft-link ul li:hover .leftfix{ display: block;}
.ileft-link ul li .leftfixc{ border: 1px solid #c9c9c9; border-radius: 3px; padding: 6px 12px;}
.ileft-link ul li .leftfixc dl dt{ color: #CF9F65;}
.ileft-link ul li .leftfixc dl dd{ padding-top: 6px; color: #666666;}
.ileft-link ul li.s1 a{ background: url(../images/left-icon-11.png) no-repeat center center;}
.ileft-link ul li.s2 a{ background: url(../images/left-icon-21.png) no-repeat center center;}
.ileft-link ul li.s3 a{ background: url(../images/left-icon-31.png) no-repeat center center;}
.ileft-link ul li.s1:hover a{ background: url(../images/left-icon-12.png) no-repeat center center;}
.ileft-link ul li.s2:hover a{ background: url(../images/left-icon-22.png) no-repeat center center;}
.ileft-link ul li.s3:hover a{ background: url(../images/left-icon-32.png) no-repeat center center;}
/*.ileft-link ul li:hover{ background: #CF9F65; border: 1px solid #CF9F65;}*/
.ileft-type{ display: none; padding: 0 16px; border-top: 1px solid #DFDFDF; border-bottom: 1px solid #DFDFDF;}
.ileft-type ul{ padding-bottom: 10px;}
.ileft-type ul li{ margin-top: 10px;}
.ileft-type ul li a{ display: block; height: 22px; line-height: 22px; border: 1px solid #DFDFDF; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 5px;}
.ileft-ads{ border-top: 1px solid #DFDFDF; padding: 7px 16px; font-size: 11px; color: #999999; text-align: center;}
.ileft-ads iframe{ display: none !important;}


/* 右边栏 */
.iright{ position: absolute;top: 0px; right: 0px; z-index: 999; margin-top: 4%;}
.irnews{}
.hot-btn{ float: right; width: 50px; height: 50px; line-height: 50px; text-align: center; overflow: hidden; background: #CF9F65; font-family: arial; color: #FFFFFF; text-transform: uppercase; cursor: pointer; border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
.irnews .irnews-list{ width: 0px; float: left; background: url(../images/bg-block.png) repeat; overflow: hidden;}
.irnews ul{ width: 325px; padding: 30px 30px 0;}
.irnews ul li:nth-child(n+4){ display: none;}
.irnews ul li{ border-top: 1px solid rgba(255,255,255,0.5); }
.irnews ul li a{ display: block; color: #FFFFFF; padding: 20px 0 30px;}
.irnews ul li span{ float: left; width: 75px; font-family: arial; overflow: hidden;}
.irnews ul li span p{ display: block; font-size: 50px; font-weight: bold; line-height: 50px;}
.irnews ul li dl{ float: left; width: 250px; padding-bottom: 15px; background: url(../images/ydbg.png) no-repeat left bottom;}
.irnews ul li dl dt{ overflow: hidden; padding-top: 3px; height: 44px; line-height: 22px; font-size: 16px; font-weight: bold; text-align: justify;}
.irnews ul li dl dd{ padding-top: 5px; height: 28px; line-height: 14px; overflow: hidden; font-size: 12px; opacity: 0.8; text-align: justify;}

.irightlist{ position: absolute;top: 0px; right: 0px; z-index: 999; margin-top: calc(4% + 60px);}
.irightlist ul li{ width: 34px; height: 34px; line-height: 34px; margin-bottom: 10px; overflow: hidden; background: rgba(255,255,255,0.2); border-top-left-radius: 3px; border-bottom-left-radius: 3px;}
.irightlist ul li a{display: block; height: 34px;}
.irightlist ul li a i{ float: left; height: 34px; line-height: 34px; width: 34px;}
.irightlist ul li.s1{ position: absolute; top: 0px; right: 0px; z-index: 10;}
.irightlist ul li.s2{ position: absolute; top: 44px; right: 0px; z-index: 10;}
.irightlist ul li.s3{ position: absolute; top: 88px; right: 0px; z-index: 10;}
.irightlist ul li.s4{ position: absolute; top: 132px; right: 0px; z-index: 10;}
.irightlist ul li.s5{ position: absolute; top: 176px; right: 0px; z-index: 10;}
.irightlist ul li.s1 i{ background: url(../images/right-icon-11.png) no-repeat center center;}
.irightlist ul li.s2 i{ background: url(../images/right-icon-12.png) no-repeat center center;}
.irightlist ul li.s3 i{ background: url(../images/right-icon-13.png) no-repeat center center;}
.irightlist ul li.s4 i{ background: url(../images/right-icon-14.png) no-repeat center center;}
.irightlist ul li.s5 i{ background: url(../images/right-icon-15.png) no-repeat center center;}
.irightlist ul li span{ float: left; width: 0px; font-size: 16px; color: #666; overflow: hidden;}
.irightlist ul li:hover{ width: 110px; background: rgba(255,255,255,1);}
.irightlist ul li:hover span{ width: 76px;}


/*********** 内页右侧内容  ***************/
.nright{ margin-left: 150px;}
.nrtop{ position: fixed; top: 0px; left: 0px; z-index: 999; width: 100%; height: 48px; line-height: 48px; background: #FFFFFF;}
.nrtop .nrt-menu{ margin-left: 150px; padding: 0 4%; position: relative; z-index: 1;}
.nrtop ul li{ float: left; position: relative; z-index: 1; padding-right: 15px;}
.nrtop ul li>a{ display: block; padding: 0 28px;}
.nrtop ul li:after{ content: '|'; position: absolute; top: 0px; right: 0px; z-index: 10; margin: 0 7px; color: #E0E0E0;}
.nrtop ul li:last-child:after{ content: '';}
.nrtop ul li.active>a{ font-weight: bold; color: #FFFFFF; background: #CF9F65;}
.nrtop ul li .dropmenu{ display: none; position: absolute; top: 48px; left: 0px; z-index: 1; width: 500px; height: 40px; line-height: 40px;}
.nrtop ul li .dropmenu a{ float: left; margin-right: 40px; color: #FFFFFF; font-weight: bold;}
.nrtop ul li.active .dropmenu{ display: block;}
.nrtop ul li.active .dropmenu a.cur{ height: 38px; line-height: 38px; border-bottom: 2px solid #CF9F65;}
.nrtbg{ position: absolute; top: 48px; left: 0px; width: 100%; height: 40px; z-index: -1; background: url(../images/nthree-bg.png) repeat;}
.nbanner{ height: 446px;}

/* 右侧内容栏目  */
.nrtype{ padding: 11px 0; background: #FFFFFF; display: none;}
.nrtype-title{ float: left; height: 28px; line-height: 28px; font-size: 16px; font-weight: bold; color: #333333;}
.nrtype ul{ float: left;}
.nrtype ul li{ float: left; margin-left: 20px;}
.nrtype ul li a{ display: block; height: 26px; line-height: 26px; padding: 0 15px; font-size: 16px; color: #CF9F65; border: 1px solid #D0A168;}
.nrtype ul li.active a{ color: #FFFFFF; background: #D0A168;}

.nrtype.bgcf{ background: #CF9F65;}
.nrtype.bgcf ul li a{ color: #fff; border: 1px solid #fff;}
.nrtype.bgcf ul li.active a{ color: #CF9F65; background: #fff;}


/* 新闻中心-瀑布流 */
.list-all{ padding: 55px 0; background: #eee;}
.lxf-box{ position: relative; width: 100%;height:100%;}
.lxf-box ul li{ /**position: absolute;**/ background: #fff; box-shadow: 0 0 6px #ccc; width: 23%; left: 0px; top: 0; margin: 10px;float:left;}
.lxf-box ul li .list-date{ margin: 0 15px; height: 67px; line-height: 67px; color: #CF9F65; font-family: arial; background: url(../images/WFC-LOGO.png) no-repeat right center;}
.lxf-box ul li .list-date span{ font-size: 50px;}
.lxf-box ul li .list-date span i{ font-family: "微软雅黑 Light";}
.lxf-box ul li .list-date em{ font-size: 16px;}
.lxf-box ul li .list-title{ height: 44px; line-height: 22px; overflow: hidden; padding: 0 15px;}
.lxf-box ul li .list-title i{ float: left; height: 20px; line-height: 20px; color: #FFFFFF; padding: 0 7px; margin-right: 5px; background: #a7a7a7;}
.lxf-box ul li .list-title p{ font-size: 16px; font-weight: bold; color: #333333;}
.lxf-box ul li .list-img{ margin-top: 10px; position: relative; z-index: 1;}
.lxf-box ul li .list-img>img{ width: 100%; display: inline-block !important;height: 200px;object-fit: cover;}
.zxhd-zz{ display: none; position: absolute; top: 0px; left: 0px; z-index: 10; width: 100%; height: 100%; background: url(../images/list-news-bg.png) repeat; text-align: center;}
.zxhd-zz div{ display: table; width: 100%; height: 100%;}
.zxhd-zz p{ display: table-cell; width: 100%; vertical-align: middle;}
.zxhd-zz img{ width: 15%; max-width: 78px !important; display:inline-block !important;}
.lxf-box ul li .list-txt{ overflow: hidden; height: 44px; line-height: 22px; padding: 0 15px; margin: 12px 0; color: #999999;}
.lxf-box ul li:hover .list-img .zxhd-zz{ display: block;} 

.lxf-list ul li a{ display: block; padding: 10px;}
.lxf-list ul li{ box-shadow: 0 0 6px #ccc; }
.lxf-list ul li .list-zxhd-title{ display: table; position: relative; z-index: 10; vertical-align: top;}
.lxf-list ul li .list-zxhd-title i{ display: table-cell; vertical-align: top; width: 60px !important; height: 44px; line-height: 22px; padding: 8px; font-size: 20px; color: #FFFFFF; background: #CF9F65;}
.lxf-list ul li .list-zxhd-title div{ display: table-cell; vertical-align: top; font-weight: bold; color: #333; padding: 0 10px;}
.lxf-list ul li .list-zxhd-title div p{ display: block; height: 36px; line-height: 18px; overflow: hidden; }
.lxf-list ul li .list-zxhd-title span{ display: table-cell; width: 37px; text-align: right;}
.lxf-list ul li .list-zxhd-title span em{ display: block; width: 37px; height: 37px; background: url(../images/add1.png) no-repeat center center;}
.lxf-list ul li .list-zxhd-img{ margin-top: -20px; position: relative; z-index: 1;}
.lxf-list ul li .list-zxhd-img>img{ width: 100%;}
.lxf-list ul li:hover .list-zxhd-title em{ background: url(../images/add2.png) no-repeat center center;}
.lxf-list ul li:hover .list-zxhd-img .zxhd-zz{ display: block;}
.ajax-more-link{ display: block; width: 120px; height: 45px; line-height: 45px; margin: 30px auto 0; text-align: center; border: 1px solid #ccc; border-radius: 5px;}

@media only screen and (max-width: 1000px) {
	.lxf-box ul li .list-date span{ font-size: 36px;}
	.lxf-box ul li .list-date em{ font-size: 14px;}
	.lxf-box ul li .list-title i{ font-size: 12px;}
	.lxf-box ul li .list-title p{ font-size: 14px;}
}

/* 品牌赛事 */
.ppss-js{ padding: 3% 0;}
.ntop-title.fl{ width: 25%; color: #414141; margin-bottom: 0;}
.ntop-txt.fr{ width: 73%;}
.ntop-title{ margin-bottom: 3%; color: #414141;}
.ntop-title dl dt{ font-size: 40px; font-family: "微软雅黑";}
.ntop-title dl dt:after{ content: ''; display: block; width: 40px; height: 0px; border: 1px solid #c8a063; margin-top: 10px;}
.ntop-title dl dd{ padding-top: 5px; font-size: 24px; font-family: "微软雅黑";}
.ntop-title dl dd i{ color: #AF4D00; font-size: 36px; font-family: arial; margin-left: 10px; display: none;}
.ntop-txt{ line-height: 26px; text-align: justify;}
.ntop-txt b{ color: #CF9F65;}


.ppss-list{ padding-bottom: 5%;}
.ppss-list .ppss-ul{ float: left; width: 72%;}
.ppss-ul .swiper-button-prev{ background: none; position: absolute; bottom: 10%; right: 0px; z-index: 10; width: 5%;}
.ppss-ul .swiper-button-next{ background: none; position: absolute; bottom: 0px; right: 0px; z-index: 10; width: 5%;}
.ppss-list .ppss-ulc{ position: relative; z-index: 1; height: 100%; padding-right: 20%;}
.ppss-list .ppss-bg{ float: right; width: 23%;}
.ppss-list .ppss-ul ul{ background: url(../images/bord-bg.jpg) repeat-y 55% center;}
.ppss-list .ppss-ul ul li .fl{ width: 52%; border: 2px solid #C8A063; border-radius: 10px; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;}
.ppss-list .ppss-ul ul li .fr{ padding-left: 4%; width: 42.2%; background: url(../images/yd-bg1.png) no-repeat left top / 5% auto;}
.ppss-list .ppss-ul ul li .fr dl{ padding-bottom: 10%; /*background: url(../images/ppss-list-txt-bg.png) no-repeat left bottom / auto 10%;*/}
.ppss-list .ppss-ul ul li .fr dl dt{ display: inline-block; width: 104px; height: 104px; line-height: 104px; text-align: center; font-size: 45px; color: #FFFFFF; background: #cf9f65; border: 8px solid #d6aa75; font-family:'dincond-medium-webfont';}
.ppss-list .ppss-ul ul li .fr dl dd{ margin-top: 6%; height: 68px; line-height: 34px; font-size: 24px; color: #333333; overflow: hidden;}
.ppss-list .ppss-ul ul li:hover .fr{ background: url(../images/yd-bg2.png) no-repeat left top / 5% auto;}
.ppss-list .ppss-ul ul li:hover .fr dl dt{ background: #af4d00; border-color: #be5400;}

@media only screen and (max-width: 1280px) {
	.ppss-list .ppss-ul ul li .fr dl dt{ width: 80px; height: 80px; line-height: 80px; font-size: 35px; border-width: 6px;}
	.ppss-list .ppss-ul ul li .fr dl dd{ height: 50px; line-height: 25px; font-size: 18px;}
}

@media only screen and (max-width: 1200px) {
	.ppss-list .ppss-ul ul li .fr dl dt{ width: 80px; height: 80px; line-height: 80px; font-size: 35px; border-width: 6px;}
	.ppss-list .ppss-ul ul li .fr dl dd{ height: 50px; line-height: 25px; font-size: 16px;}
}

@media only screen and (max-width: 1000px) {
	.ppss-list .ppss-ul ul li .fr dl dt{ width: 50px; height: 50px; line-height: 50px; font-size: 25px; border-width: 4px;}
	.ppss-list .ppss-ul ul li .fr dl dd{ height: 40px; line-height: 20px; font-size: 14px;}
}

.ppss-list .ppss-ul .page-btn{ position: absolute; bottom: 0px; right: 0px; z-index: 10; width: 5%;}
.ppss-list .ppss-ul .page-btn .page-up{ display:block; margin-bottom: 15px;}

/* 2走进华讯-1关于华讯-1集团简介  */
.gp-top{ padding: 3% 0;}
/*.gp-top .wrapper{ background: url(../images/ppss-list-txt-bg1.png) no-repeat right top / 15.5% auto;}*/
.gp-type{ margin-top: 3%;}
.gp-type ul{ width: 100%; display: table;}
.gp-type ul li{ display: table-cell; width: 20%;}
.gp-type ul li:last-child{ margin-right: 0;}
.gp-type ul li a{ display: block;}
.gp-type ul li i{ display: table-cell; width: 23%; vertical-align:middle;}
.gp-type ul li dl{ display: table-cell; width: 72%; vertical-align:middle; padding-left: 5%; color: #414141;}
.gp-type ul li dl dt{ font-size: 20px;}
.gp-type ul li dl dd{ font-family: arial;}

.jtjj-wfc{ display: table; background-position: center; background-size: cover;}
.jtjj-wfc-dl{ display: table-cell; vertical-align: middle;}
.jtjj-wfc-dl dl dt{ font-size: 65px; color: #FFFFFF;}
.jtjj-wfc-dl dl dt:after{ content: ''; display: block; width: 55px; height: 0px; border-bottom: 2px solid #FFFFFF;}
.jtjj-wfc-dl dl dd{ padding: 5% 0; font-size: 20px; line-height: 2; opacity: 0.7; color: #FFFFFF; /*background: url(../images/ppss-list-txt-bgwhite.png) no-repeat left bottom;*/ }

.jtjj-wfc-sm{ display: table-cell; vertical-align: middle; width: 36%; position: relative; z-index: 1; padding: 80px 0; text-align: justify;}
.jtjj-wfc-sm:after{ content: ''; position: absolute; top: 0px; left: 55px; z-index: 10; display: block; width: 0px; height: 0px; border-left: 1px solid #C8A063;  padding-top: 105px; }
.jtjj-wfc-sm .jtjj-wfc-txt{ padding: 55px; line-height: 24px; background: rgba(255,255,255,0.95);}
.jtjj-wfc-sm .jtjj-num{ position: absolute; top: 50%; left: -50px; z-index: 100; margin-top: -38px; display: block; width: 76px; height: 76px; line-height: 76px; text-align: center; color: #FFFFFF; font-size: 36px; font-family: arial; background: #AF4D00; display: none;}

.gp-flash{ display: table; padding-top: 5%;}
.gp-flash i{ display: table-cell; vertical-align: middle; font-family: arial; font-size: 36px; color: #AF4D00; display: none;}
.gp-flash p{ display: table-cell; vertical-align: middle; padding-left: 2%; line-height: 24px; color: #848484;}
.gp-flash-swf{ position: relative; z-index: 1;}
.gp-flash-dl{ position: absolute; top: 50%; left: 0px; right: 0px; z-index: 1000; width: 126px; height: 126px; margin: -63px auto 0; border: 10px solid rgba(178,129,71,0.3); border-radius: 145px;}
.gp-flash-dl dl{ overflow: hidden; background: #CF9F65; width: 126px; height: 126px; text-align: center; border-radius: 126px;}
.gp-flash-dl dl dt{ padding-top: 20px;}
.gp-flash-dl dl dd{ height: 40px; line-height: 40px; font-size: 20px; color: #FFFFFF;}
.gp-flash-dl dl dd:after{ content: ''; display: block; width: 25px; height: 0px; border-bottom: 2px solid #FFFFFF; margin: 0 auto;}

/* 2走进华讯-1关于华讯-2华讯荣誉  */
.hxhonor-top{ margin: 2% 0; /*background: url(../images/ppss-list-txt-bg1.png) no-repeat right bottom / 13% auto;*/ }
.hxhonor-cont{ background: url(../images/hxhonor-bg2.jpg) no-repeat center center / cover;}
.hxhonor-clist{ padding: 5% 0 90px; width: 1000px; margin: 0 auto;}
.hxhonor-year{ }
.hxhonor-year .swiper-container{ padding-bottom: 20px;}
.hxhonor-year .swiper-slide{ font-size: 40px; font-family: arial; color: #FFFFFF; cursor: pointer;}
.hxhonor-year .swiper-slide.active{ color: #CF9F65; font-weight: bold;}
.hxhonor-year .swiper-container-horizontal>.swiper-scrollbar{ background: rgba(255,255,255,0.1);}
.hxhonor-year .swiper-scrollbar-drag{ background: #CF9F65;}
.hxhonor-cul{ padding: 90px 0 0;}
.hxhonor-cul dl{ position: relative; z-index: 1; overflow: hidden; padding-bottom: 50px;}
.hxhonor-cul dl dt{ display: block; width: 96px; margin: 0 auto; height: 96px; line-height: 96px; border: 2px solid #CF9F65; font-size: 30px; font-weight: bold; color: #FFFFFF; text-align: center; border-radius: 50%; margin-bottom: 50px;}
.hxhonor-cul dl:after{ content: ''; position: absolute; top: 100px; left: 50%; z-index: -1; width: 0px; height: 100%; margin: 0 auto; border-left: 2px solid rgba(255,255,255,0.2); margin-left: -1px; }
.hxhonor-cul dl dd.s1{ text-align: right;}
.hxhonor-cul dl dd.s2{ text-align: left;}
.hxhonor-cul dl dd{ position: relative; z-index: 10; margin-top: 20px;}
.hxhonor-cul dl dd:after{ content: ''; position: absolute; top: 5px; left: 491px; width: 18px; height: 18px; border-radius: 50%; overflow: hidden; background: url(../images/yd11.png) no-repeat center center;}
.hxhonor-cul dl dd.s1 .hh-culnr{ display: inline-block; width: 46%; text-align: left;}
.hxhonor-cul dl dd.s2 .hh-culnr{ display: inline-block; width: 46%; text-align: right;}
.hxhonor-cul dl dd h5{ line-height: 28px; font-weight: 100; font-family: arial; color: #CF9F65; font-size: 20px;}
.hxhonor-cul dl dd div{ font-size: 16px; color: #ffffff;}
.returndiv{ display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; font-family: arial; font-size: 14px; text-transform: uppercase; color: #FFFFFF; background: #CF9F65; border-radius: 50%; overflow: hidden; margin: 0 auto;}
.ypbtn{ display: block; width: 240px; height: 50px; line-height: 50px; margin: 30px auto; text-align: center; border: 0 none; background: #CF9F65; color: #FFFFFF; font-size: 20px; border-radius: 6px; cursor: pointer;}

/* 2走进华讯-1关于华讯-3组织架构  */
.zzjg-top{ padding: 3% 0 5%;}
.zzjg-top .fl{ width: 47%;}
.zzjg-top .ntop-title{ margin-bottom: 5%;}
.zzjg-top .fr{ width: 45%; position: relative;}
.zzjg-top .fr .zzjg-img1{ width: 100%;}
.zzjg-top .fr .zzjg-img2{ position: absolute; top: 0px; left: 0px; right: 0px; z-index: 10; width: 57%; margin: 19% auto;}
.zzjg-top .fr .zzjg-img3{ position: absolute; top: 0px; left: 0px; right: 0px; z-index: 10; width: 29%; margin: 31% auto;}
.zzjg-top .fr img{ width: 100%;}

/* 2走进华讯-1关于华讯-4今日华讯  */
.jrhx{ padding: 5% 5% 0; background: #eeeeee;}
.jrhx ul li{ float: left; width: 18%; margin-right: 4%; background: #FFFFFF; margin-bottom: 5%;}
.jrhx ul li:nth-child(4n+4){ margin-right: 0;}
.jrhx ul li img{ width: 100%;}
.jrhx ul li div{ overflow: hidden;}
.jrhx ul li p{ display: block; padding: 0 20px; height: 60px; line-height: 60px; font-size: 20px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}


/* 2走进华讯-2关于WFC  */
.gywfc-top{ padding: 5% 0 3%; background-size: auto 100%;}
.gywfcl{ display: inline-block; width: 45%;}
.gywfc-top .ntop-title{ padding-bottom: 5%;}
.gyf-title{ padding-bottom: 70%; display: inline-block;}
.gyf-title dl dt{ font-family: arial; font-size: 50px; font-weight: bold; color: #cacaca; text-transform: uppercase;}
.gyf-title dl dd{ padding-top: 2%; font-size: 30px; color: #221b1b;}
.gywfc-txt{ padding-right: 26%;}
.gywfc-list{ padding-top: 5%;}
/*.gywfc-list ul li{ background: url(../images/fzbg.png) no-repeat left center;}*/
.gywfc-list ul li a{ display: block; padding-left: 15px; font-size: 20px; color: #221B1B; line-height: 40px;}

.gywfc-type{ padding-top: 3%; background: url(../images/gywfc-bgcolor.jpg) repeat-x left top;}
.gywfc-type ul{ display: table; width: 100%;}
.gywfc-type ul li{ float: left; width: 12.4%; margin-right: 9.5%;}
.gywfc-type ul li:last-child{ margin-right: 0;}
.gywfc-type ul li a{ display: block; background: #FFFFFF; border: 6px solid #cf9f65; border-radius: 50%;}
.gywfc-type ul li i{ display: block; height: 48%;}
.gywfc-type ul li.s1 i{ background: url(../images/gywfc-11.png) no-repeat center bottom / 30% auto;}
.gywfc-type ul li.s2 i{ background: url(../images/gywfc-21.png) no-repeat center bottom / 30% auto;}
.gywfc-type ul li.s3 i{ background: url(../images/gywfc-31.png) no-repeat center bottom / 30% auto;}
.gywfc-type ul li.s4 i{ background: url(../images/gywfc-41.png) no-repeat center bottom / 30% auto;}
.gywfc-type ul li.s5 i{ background: url(../images/gywfc-51.png) no-repeat center bottom / 30% auto;}

.gywfc-type ul li.cur.s1 i{ background: url(../images/gywfc-12.png) no-repeat center bottom / 30% auto;}
.gywfc-type ul li.cur.s2 i{ background: url(../images/gywfc-22.png) no-repeat center bottom / 30% auto;}
.gywfc-type ul li.cur.s3 i{ background: url(../images/gywfc-32.png) no-repeat center bottom / 30% auto;}
.gywfc-type ul li.cur.s4 i{ background: url(../images/gywfc-42.png) no-repeat center bottom / 30% auto;}
.gywfc-type ul li.cur.s5 i{ background: url(../images/gywfc-52.png) no-repeat center bottom / 30% auto;}
.gywfc-type ul li p{ display: block; padding: 0 8%; padding-top: 5%; text-align: center; font-size: 16px; color: #221B1B;}
.gywfc-type ul li.cur p{ color: #FFFFFF;}
.gywfc-type ul li.cur a{ background: #906736;}

.gywfc-dl-cont{}
.gywfc-dl-cont dl{ padding: 5% 0; width: 60%; margin: 0 auto;}
.gywfc-dl-cont dl dt{ font-size: 30px; color: #221B1B; text-align: center;}
.gywfc-dl-cont dl dd{ padding-top: 3%; color: #787878; line-height: 22px; text-indent: 2em; text-align: justify;}

@media only screen and (max-width: 1600px) {
	.gywfc-type ul li p{ font-size: 14px;}
}
@media only screen and (max-width: 1366px) {
	.gyf-title{ padding-bottom: 45%;}
	.gyf-title dl dt{ font-size: 45px;}
	.gyf-title dl dd{ font-size: 28px;}
	.gywfc-top .ntop-title dl dt{ font-size: 28px;}
	.gywfc-top .ntop-title dl dd{ font-size: 20px;}
	.gywfc-type ul li p{ font-size: 12px;}
	.ntop-txt{ line-height: 22px;}
}
@media only screen and (max-width: 1200px) {
	.gyf-title{ padding-bottom: 39%;}
	.gyf-title dl dt{ font-size: 36px;}
	.gyf-title dl dd{ font-size: 24px;}
	.gywfc-top .ntop-title dl dt{ font-size: 22px;}
	.gywfc-top .ntop-title dl dd{ font-size: 16px;}
	.ntop-txt{ line-height: 18px;}
}
@media only screen and (max-width: 1000px) {
	.gyf-title{ padding-bottom: 30%;}
	.gyf-title dl dt{ font-size: 30px;}
	.gyf-title dl dd{ font-size: 20px;}
	.gywfc-top .ntop-title dl dt{ font-size: 18px;}
	.gywfc-top .ntop-title dl dd{ font-size: 14px;}
	.gywfc-type ul li p{ font-size: 10px;}
}


/* 发展历程  */
.fzlc-top{ padding: 5% 0 1%;}
.years-list{ padding-bottom: 40px; position: relative;}
.years-list.fr{ max-width: 75%;}
.years-list .years-left{ position: absolute; bottom: 0px; right: 50px; z-index: 10; width: 40px; height: 40px; background: url(../images/arrow-l1.png) no-repeat center center; cursor: pointer;}
.years-list .years-right{ position: absolute; bottom: 0px; right: 0px; z-index: 10; width: 40px; height: 40px; background: url(../images/arrow-r1.png) no-repeat center center; cursor: pointer;}
.years-list .years-left:hover{ background: url(../images/arrow-l2.png) no-repeat center center;}
.years-list .years-right:hover{ background: url(../images/arrow-r2.png) no-repeat center center;}
.years-ul{ margin-top: -40px; }
.years-list ul{ -webkit-transition: none; -moz-transition: none; -ms-transition: none; transition: none;}
.years-list ul li{ float: left; padding-top: 30px; height: 88px;}
.years-list ul li a{ display: block; width: 88px; height: 88px; background: #f0f0f0; color: #CF9F65; margin-left: 17px; text-align: center;}
.years-list ul li p{ line-height: 30px; font-size: 22px; font-family: arial; -webkit-transition: none; -moz-transition: none; -ms-transition: none; transition: none;}
.years-list ul li p:first-child:after{ content: ''; display: block; width: 6px; height: 0px; border-bottom: 3px solid #CF9F65; margin: 0 auto;}
.years-list ul li.cur{ position: relative; z-index: 100;}
.years-list ul li.cur a{ margin-top: -30px; color: #FFFFFF; background: #CF9F65;}
.years-list ul li.cur a:after{ content: ''; position: absolute; top: 100%; left: 50%; z-index: 10000; display: block; width: 0px; height: 120px; border-left: 1px solid #CF9F65;}
.years-list ul li.cur p:first-child:after{ border-bottom: 3px solid #fff;}
.fzlc-img .wrapper{ position: relative;}
.fzlc-img dl{ position: absolute; top: 0px; left: 0px; z-index: 100; color: #fff; padding-top: 3%;}
.fzlc-img dl dt{ font-size: 36px;}
.fzlc-img dl dd{ padding-top: 2%; font-size: 16px;}


.rczp-top{ padding: 3% 0;}
.rczp-l{ width: 22%;}
.rczp-r{ width: 66%;}
.rczp-r{ position: relative; z-index: 1; padding: 0 5%;}
.rczp-r .arrow-left{ position: absolute; top: 0px; left: 0px; z-index: 10; width: 4%; height: 100%; background: url(../images/arrow-left.png) no-repeat center center / contain; cursor: pointer;}
.rczp-r .arrow-right{ position: absolute; top: 0px; right: 0px; z-index: 10; width: 4%; height: 100%; background: url(../images/arrow-right.png) no-repeat center center / contain; cursor: pointer;}
.rczp-list{ overflow: hidden;}
.rczp-list ul{ -webkit-transition: none; -moz-transition: none; -ms-transition: none; transition: none;}
.rczp-list ul li{ float: left; width: 194px; margin-right: 20px; text-align: center;}
.rczp-list ul li a{ display: table; padding:0 35px; color: #333; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #d8d8d8;}
.rczp-list ul li a .rclist-mid{ display: table-cell; vertical-align: middle;}
.rczp-list ul li dl dt{ font-size: 60px; font-family: arial;}
.rczp-list ul li dl dt:after{ content: ''; display: block; width: 35px; height: 0px; border-bottom: 1px solid #333; margin: 0 auto;}
.rczp-list ul li dl dd{ padding-top: 20%;}
.rczp-list ul li dl dd p{ font-size: 20px;}
.rczp-list ul li .rczp-txt{ padding-top: 30%; height: 80px; line-height: 20px; overflow: hidden; color: #999;}
.rczp-list ul li .rczp-more{ display: block; margin-top: 40%; font-size: 18px; color: #cf9f65;}
.rczp-list ul li:hover a{ border: 4px solid #CF9F65;}
.rczp-list ul li:hover dl dt{ color: #CF9F65;}
.rczp-list ul li:hover dl dt:after{ border-bottom: 3px solid #CF9F65;}

.ypcont{ width: 1000px; margin: 0 auto; padding: 5% 0;}
.ypform{ width: 500px;}
.ypcont .fr{ width: 444px;}
.ypform .ypgw{ height: 50px; font-size: 24px; border-bottom: 1px solid #e3e3e3;}
.ypform .ypgw i{ color: #333;}
.ypform .ypgw em{ color: #CF9F65; font-weight: bold;}
.ypform ul li{ margin-top: 20px;}
.ypform ul li span{ float: left; width: 70px; height: 40px; line-height: 40px; font-size: 20px; color: #999999;}
.ypform ul li input[type=text]{ float: left; width: 430px; height: 40px; line-height: 40px; padding: 0 20px; font-size: 18px; border: 1px solid #d3d3d3; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ypform ul li input.inp{ width: 325px;}
.ypform ul li .infile{ float: right; position: relative; z-index: 10; width: 100px; height: 40px; line-height: 40px; background: #7a7a7a; text-align: center; font-size: 16px; color: #FFFFFF; }
.ypform ul li .infile input[type=file]{ position: absolute; top: 0px; left: 0px; z-index: 10; width: 100%; height: 100%; opacity: 0; cursor: pointer;}
.ypform ul li input.formsub{ width: 240px; height: 50px; border: 0 none; font-size: 20px; color: #FFFFFF; background: #CF9F65;}


/* 3环球购物-3环球美食 */
.hqfood-type{ width: 100%;}
.hqfood-type ul{ /*display: table;*/ width: 100%;}
.hqfood-type ul li{ float: left; width: 16.666%;}
.hqfood-type ul li a{ display: block; position: relative; z-index: 1;}
.hqfood-type ul li img{ width: 100%;}
.hqfood-type ul li .hqfood-fix{ position: absolute; top: 0px; left:0px; z-index: 100; width: 100%; height: 100%; background: rgba(0,0,0,0.5); color: #FFFFFF;}
.hqfood-type ul li .hqfood-fix dl{ position: absolute; bottom: 10%; left: 0px; z-index: 10; width: 100%; font-size: 20px; text-align: center;}
.hqfood-type ul li .hqfood-fix dl dt{ font-family: 'Myriad Pro'; font-weight: bold;}
.hqfood-type ul li .hqfood-fix dl dd{ line-height: 30px;}
.hqfood-type ul li .hqfood-fix dl dd:after{ content: ''; display: block; width: 40px; height: 0px; border-bottom: 1px solid #FFFFFF; margin: 10px auto 0;}
.hqfood-type ul li:hover .hqfood-fix{ background: rgba(0,0,0,0);}
.hqfood-type .swiper-button-prev{ top: 35%; width: 40px; height: 40px; border-radius: 50%; background: url(../images/arrow-left.png) rgba(255,255,255,0.5) no-repeat center center / auto 25px;}
.hqfood-type .swiper-button-next{ top: 35%; width: 40px; height: 40px; border-radius: 50%; background: url(../images/arrow-right.png) rgba(255,255,255,0.5) no-repeat center center / auto 25px;}
.hqfood-type .swiper-button-disabled{ pointer-events: auto;}

/* 3环球购物-4品牌导览 */
.ppdl-cont{ padding: 5% 0;}
.ppdl-cont .ntop-title{ text-align: center;}
.ppdl-cont .ntop-title dl dt:after{ margin: 15px auto 0;}
.ppdl-type{ border-left: 1px solid #DCDCDC;}
.ppdl-type ul{ display: table; width: 100%;}
.ppdl-type ul li{ display: table-cell; width: 14.285%; text-align: center;}
.ppdl-type ul li a{ display: block; border-right: 1px solid #dcdcdc;}
.ppdl-type ul li p{ font-size: 24px; color: #999; font-family: arial;}
.ppdl-type ul li div{ font-size: 20px; color: #333;}
.ppdl-type ul li.cur a p{ color: #CF9F65;}
.ppdl-type ul li.cur a div{ color: #CF9F65;}

.ppdl-floor{ padding: 5% 0 3%;}
.ppdl-floor .ppdl-img{ width: 58%; border: 2px solid #DCDCDC;}
.ppdl-floor .ppdl-txt{ width: 39%;}
.ppdl-color-list{ padding: 5% 0 3%; border-top: 2px solid #DCDCDC;}
.ppdl-color-list ul li{ float: left; width: 24%; margin-right: 1.333%; text-align: center;}
.ppdl-color-list ul li:last-child{ margin-right: 0;}
.ppdl-color-list ul li div{ height: 40px;}
.ppdl-color-list ul li p{ display: block; font-size: 20px; line-height: 40px;}
.color1{ background: #bdd5ae;}
.color2{ background: #91cccc;}
.color3{ background: #e7d87e;}
.color4{ background: #e6aa6f;}

.ppdl-type-list{ border-top: 2px solid #DCDCDC;}
.ppdl-type-list ul{}
.ppdl-type-list ul li{ float: left; width: 50%; margin-top: 3%; }
.ppdl-type-list ul li a{ display: table; width: 100%;}
.ppdl-type-list ul li i{ display: table-cell; width: 36%; padding: 0 2%; vertical-align: middle; line-height: 40px; font-size: 24px; font-family: 'dincond-medium-webfont'; color: #FFFFFF; white-space: nowrap;}
.ppdl-type-list ul li p{ display: table-cell; vertical-align: middle; font-size: 20px; color: #333; text-transform: uppercase; padding-left: 4%; word-wrap: break-word;}

.ppdl-link{ padding: 3% 0; background: #eee;}
.ppdl-linkc{}
.ppdl-linkc ul li{ float: left; width: 9%; margin-right: 1%; background: #fff; margin-top: 5px;}
.ppdl-linkc ul li:nth-child(10n+10){ margin-right: 0;}
.ppdl-linkc ul li a{ display: block; width: 100%; height: 100%;}
.ppdl-linkc ul li img{ max-height: 100%;}

/* 3环球购物-4品牌导览-品牌详情 */
.ppdlxq-cont{ padding: 3% 18.65% 8%;}
.ppdlxq-cont .ppdlxq-table{ display: table; width: 100%;}
.ppdlxq-logo{ display: table-cell; width: 32%; padding-right: 3%;}
.ppdl-title{ display: table-cell; vertical-align: middle; border-bottom: 1px solid #DCDCDC;}
.ppdl-title dl dt{ font-size: 30px; font-weight: bold; font-family: arial; color: #CF9F65; text-transform: uppercase;}
.ppdl-title dl dd{ margin-top: 5%; font-size: 16px; color: #333333; padding-left: 10px; background: url(../images/fd.png) no-repeat left center;}
.ppdlxq-txt{ padding-top: 3%; line-height: 28px;}

/* 4英国皇家酒店-1了解朗廷 */
.ban-english{ padding: 10% 0 3%;}
.lt-logo{ text-align: center;}
.lt-type{ padding-top: 7%; text-align: center;}
.lt-type ul{ display: inline-block;}
.lt-type ul li{ float: left; margin-right: 50px;}
.lt-type ul li a{ display: block;}
.lt-type ul li div{ width: 80px; height: 80px; border-radius: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lt-type ul li div span{ overflow: hidden; border-radius: 50%; display: block; width: 100%; height: 100%; background-color: #FFFFFF; background-size: 50%; background-repeat: no-repeat; background-position: center center;}
.lt-type ul li p{ display: block; font-size: 16px; color: #fff; padding-top: 5px;}
.lt-type ul li.s1 div span{ background-image: url(../images/lt-11.png);}
.lt-type ul li.s2 div span{ background-image: url(../images/lt-21.png);}
.lt-type ul li.s3 div span{ background-image: url(../images/lt-31.png);}
.lt-type ul li.s4 div span{ background-image: url(../images/lt-41.png);}
.lt-type ul li.s5 div span{ background-image: url(../images/lt-51.png);}
.lt-type ul li.s6 div span{ background-image: url(../images/lt-61.png);}
.lt-type ul li.s7 div span{ background-image: url(../images/ltrc-71.png);}
.lt-type ul li.s1.cur div span{ background-image: url(../images/lt-12.png);}
.lt-type ul li.s2.cur div span{ background-image: url(../images/lt-22.png);}
.lt-type ul li.s3.cur div span{ background-image: url(../images/lt-32.png);}
.lt-type ul li.s4.cur div span{ background-image: url(../images/lt-42.png);}
.lt-type ul li.s5.cur div span{ background-image: url(../images/lt-52.png);}
.lt-type ul li.s6.cur div span{ background-image: url(../images/lt-62.png);}
.lt-type ul li.s7.cur div span{ background-image: url(../images/ltrc-72.png);}
.lt-type ul li.cur div{ border: 5px solid rgba(255,255,255,0.5);}
.lt-type ul li.cur div span{ background-color: #CF9F65;}

.eng-cont{ padding: 5% 0;}
.engc{ max-width: 1200px; margin: 0 auto;}
.eng-title{ font-size: 30px; font-family: "宋体"; color: #a5793c; text-align: center; padding-bottom: 15px;}
.eng-txt{ line-height: 28px;}

/* 5观景台-1营业资讯 */
.gjt-yyzx{ padding: 5% 0 7%; background: url(../images/yyzx-bg.png) no-repeat center center / cover;}
.gjt-yyzx .ntop-title{ text-align: center;}
.gjt-yyzx .ntop-title dl dt:after{ margin: 15px auto 0;}
.yyzx{ max-width: 1200px; margin: 0 auto; padding: 0 10%;}
.yyzx-list ul{ padding-top: 3%;}
.yyzx-list ul li{ position: relative; z-index: 1; float: left; width: 48%; margin-right: 4%; color: #fff;}
.yyzx-list ul li:last-child{ margin-right: 0;}
.yyzx-list ul li .yyzx-fix{ position: absolute; top: 20%; left: 0px; width: 100%; text-align: center;}
.yyzx-list ul li .yyzx-fix .yyzx-fb{ padding-top: 5px; font-size: 24px;}
.yyzx-list ul li .yyzx-fix .yyzx-time{ padding-top: 15px; font-family: arial; font-size: 24px; color: #cf9f65;}
.yyzx-qd{ padding-top: 15px; line-height: 24px;}
.yyzx-qd i{ color: #cf9f65;}

@media only screen and (max-width: 1440px) {
	.yyzx-list ul li .yyzx-fix{ top: 16%;}
	.yyzx-qd{ line-height: 22px;}
}
@media only screen and (max-width: 1366px) {
	.yyzx-list ul li .yyzx-fix{ top: 12%;}
	.yyzx-qd{ line-height: 18px;}
}

/* 5观景台-2实境导览 */
.sjdl{ position: relative; z-index: 1;}

.sjdl-title{ padding: 50px 5%; color: #414141; font-family: "微软雅黑 Light";}
.sjdl-title dl dt{ font-size: 45px;}
.sjdl-title dl dt:after{ content: ''; display: block; width: 40px; height: 0px; margin: 8px 0; border-bottom: 2px solid #c8a063;}
.sjdl-title dl dd{ font-size: 30px;}


.sjdl .sjdlfix{ position: absolute; top: 25%; right: 0px; z-index: 1000;}
.sjdlimg{ position: relative; z-index: 10;}
.sjdlimg img{ max-width: 100%;}
.sjdlicon{}
.sjdlicon ul li{ position: absolute; z-index: 100; width: 47px; height: 52px; text-align: center; line-height: 32px; background: url(../images/icon-zb.png) no-repeat center center / cover; font-family: 'dincond-black-webfont'; font-size: 24px; color: #CF9F65;}
.sjdlicon ul li.s1{ top: 30%; left: 45%;}
.sjdlicon ul li.s2{ top: 21%; left: 53%;}
.sjdlicon ul li.s3{ top: 27%; left: 36%;}
.sjdlicon ul li.s4{ top: 46%; left: 25%;}
.sjdlicon ul li.s5{ top: 42%; left: 16%;}
.sjdlicon ul li.s6{ top: 45%; left: 67%;}

@media only screen and (max-width: 1600px) {
	.sjdlicon ul li{ width: 42px; height: 47px; font-size: 20px; line-height: 29px;}
}

@media only screen and (max-width: 1440px) {
	.sjdlicon ul li{ width: 37px; height: 42px; font-size: 18px; line-height: 27px;}
}
@media only screen and (max-width: 1200px) {
	.sjdlicon ul li{ width: 33px; height: 37px; font-size: 14px; line-height: 25px;}
}

/*  */
.hxlcont{ padding: 7% 0; background: url(../images/hxl-bg.png) no-repeat center top / cover;}
.hxlpl{ padding-left: 4%;}
.hxl-left{ width: 20%;}
.hxl-left .hxl-zxdl-btn{ margin-top: 40%; display: none;}
.hxl-right{ width: 61%;}
.hxl-list{ display: table; width: 62%;}
.hxl-list>ul{ display: table-cell; vertical-align: middle; width: 68px; text-align: center;}
.hxl-list>ul li a{ display: block; line-height: 68px; font-size: 36px; color: #c8a063; border-bottom: 1px solid #a37b3d; text-transform: uppercase; background: #fff;}
.hxl-list>ul li.cur a{ color: #fff; background: #a37b3d;}
.hxl-txt{ display: table-cell; vertical-align: middle; padding: 0 9%; color: #fff;background: url(../images/hxl-cbg.png) no-repeat #c8a063 center center / contain;}
.hxl-ctxt dl dt{ font-size: 30px;}
.hxl-ctxt dl dt:after{ content: ''; display: block; width: 45px; height: 0px; border-bottom: 1px solid #fff; margin: 15px 0;}
.hxl-ctxt dl dd{ height: 56px; line-height: 28px; font-size: 18px; overflow: hidden;}
.hxl-ctxt .hxl-cimg{ margin-top: 5%; box-shadow: 0 0 6px rgba(0,0,0,0.5);}
.hxlr-list{ width: 38%;}
.hxlr-list ul li a{ display: block; margin-bottom: 54px; font-size: 18px; color: #333; font-family: "微软雅黑 Light"; font-weight: bold; text-align: right; white-space: nowrap;}
.hxlr-list ul li a:before{ content: ''; float: right; width: 20%; height: 10px; border-bottom: 1px solid #ae741b; margin-left: 20px;}
.hxlr-list ul li.cur a{ color: #ae741b;}
.hxlr-list ul li.cur a:before{ width: 30%;}

.cdfw-top{ padding: 5% 0;}
.cdfw-top .ntop-title{ width: 22%;}
.ntop-tel{ width: 70%; padding: 1% 0; padding-left: 5%; font-size: 45px; background: url(../images/telbg.png) no-repeat left center / 3.5% auto;}
.ntop-tel i{ color: #cf9f65;}
.cdfw-list{}
.cdfw-list ul li{ display: table-cell; vertical-align: bottom; width: 33.333%;}

/* 6写字楼-2商务设施 */
.swss-top{ padding: 5% 0;}
.swss-mid{ background: url(../images/swss-bg1.jpg) no-repeat center center / cover;}
.swss-dl{ padding: 5% 0; max-width: 1000px; margin: 0 auto; text-align: center; color: #FFFFFF;}
.swss-dl dl dt{ font-size: 30px;}
.swss-dl dl dt:after{ content: ''; display: block; width: 45px; height: 0px; border-bottom: 1px solid #CF9F65; margin: 15px auto;}
.swss-dl dl dd{ font-size: 18px;}

.swss-type{ padding: 2% 0; background: url(../images/list-news-bg.png) repeat;}
.swss-type ul li{ display: table-cell; text-align: center; width: 14.285%;}
.swss-type ul li a{ display: block; color: #FFFFFF; padding: 0 3%;}
.swss-type ul li dl dt{ padding: 10px 0; font-size: 20px; color: #333333;}
.swss-type ul li dl dd{ line-height: 20px;}

.swssb-list{ padding: 3% 0;}
.swssb-list ul li{ float: left; width: 28.33%; border: 1px solid #DCDCDC; padding: 2% 0; margin: 0 2.5%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.swssb-list ul li dl{ padding: 0 6%;}
.swssb-list ul li dl dt{ font-size: 20px; color: #CF9F65;}
.swssb-list ul li dl dd{ padding-top: 5%; height: 320px; line-height: 20px; overflow: hidden;}
.swssb-list ul li div{ margin-top: 8%; width: 100%; margin-left: -10%; position: relative;}
.swssb-list ul li div:before{ content: ''; display: block; border-left: 1px solid #CF9F65; width: 0px; height: 80px; position: absolute; top: -30px; left: 18%; z-index: 10;}

/* 6写字楼-3尊荣租户 */
.zrzh{}
.zrzh .zrzh-top{ padding: 5% 0 2%; background: url(../images/zrzh-bg.jpg) no-repeat center top / cover; text-align: center;}
.zrzh .zrzh-tc{ max-width: 1000%; margin: 0 auto;}
.zrzh-top .ntop-title{ margin-bottom: 2%;}
.zrzh-top .ntop-title dl dt:after{ margin: 15px auto 0;}
.zrzh-top-txt{ line-height: 30px; font-size: 16px; color: #848484;}
.zrzh-top-txt i{ font-weight: bold; color: #CF9F65; font-size: 20px;}

.zrzh-link{ padding: 2% 0; background: #eee;}
.zrzh-link ul li{ float: left; width: 9.1%; margin-right: 1%; margin-bottom: 1%;}
.zrzh-link ul li:nth-child(10n+10){ margin-right: 0;}

/* 7服务 */
.fwlist{ border-top: 10px solid #CF9F65;}
.fwlist ul li{}
.fwlist ul li .fwl,.fwlist ul li .fwr{ display: table-cell; width: 50%; vertical-align: top; position: relative; z-index: 1;}
.fwlist ul li .fw-txt{ padding: 4% 6% 0 9%;}
.fwlist ul li .fw-title{ padding-left: 25px;
 /*background: url(../images/fzbg.png) no-repeat left center / 13px auto;*/
  font-size: 24px; color: #CF9F65;}
.wygl-txt{ line-height: 24px; padding-top: 3%;}
.wygl-txt.fl{ width: 40%;}

.wygl-dl{ padding-top: 3%; width: 55%;}
.tcfw-txt{ padding-top: 3%; font-size: 14px;}
.fwmore{ display: none; position: absolute; bottom: 12%; left: 9%; z-index: 100; font-size: 20px; color: #CF9F65;}

/*  */
.floorpad{ padding: 5% 0; border-bottom: 1px solid #DCDCDC;}
.vip-title{ font-size: 45px; color: #D1A367; text-align: center; font-family: "微软雅黑 Light";}
.floor:first-child .vip-title:after{ content: ''; display: block; width: 40px; height: 0px; border-bottom:2px solid #DCDCDC ; margin: 10px auto;}

.vip-type{ padding-top: 5%;}
.vip-type ul li{ display: table-cell; padding: 0 5%; width: 23.33%; text-align: center;}
.vip-type ul li dl dt{ padding-top: 2%; font-size: 24px; color: #CF9F65;}
.vip-type ul li dl dt:after{ content: ''; display: block; width: 45px; height: 0px; margin: 15px auto; border-bottom: 1px solid #DCDCDC;}
.vip-type ul li dl dd{ font-size: 18px; color: #999999; line-height: 28px;}

.vip-txt{ padding-top: 3%; font-size: 22px; line-height: 30px; color: #333333;}

.vip-fwlist{ padding-top: 3%;}
.vip-fwlist ul li{ float: left; width: 10.75%; margin-right: 2%; margin-bottom: 2%;}
.vip-fwlist ul li a{ display: block; line-height: 48px; border: 1px solid #DCDCDC; text-align: center; font-size: 22px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.vip-fwlist ul li:nth-child(8n+8){ margin-right: 0;}

.vipbtm{ background: url(../images/vip-bg.png) repeat;}
.vipbtm .wrapper{ position: relative;}
.vipbtm .vip-prev{ position: absolute; top: 0px; left: 0px; width: 15%; height: 100%; background: url(../images/arrow-prev.png) no-repeat left center / contain; cursor: pointer;}
.vipbtm .vip-next{ position: absolute; top: 0px; right: 0px; width: 15%; height: 100%; background: url(../images/arrow-next.png) no-repeat right center / contain; cursor: pointer;}
.vipul{ padding: 0 20%;}
.vip-type-list{ background: url(../images/dd.png) repeat-x left center;}
.vip-type-list ul li{ float: left; width: 16%; margin-right: 26%; text-align: center;}
.vip-type-list ul li:last-child{ margin-right: 0;}
.vip-type-list ul li a{ display: block; padding: 90px 0; background: url(../images/vip-icon-down.png) no-repeat center 150%;}
.vip-type-list ul li.cur a{ background: url(../images/vip-icon-down.png) no-repeat center 90%;}
.vip-type-list ul li.cur .vip-type-txt{ background: #6f4f28;}
.vip-type-list ul li.cur .vip-type-txt div{ color: #FFFFFF;}
.vip-type-list ul li .vip-type-txt{ border: 5px solid #cf9f65; border-radius: 50%; overflow: hidden; background: #f4dfc2;}
.vip-type-list ul li .vip-type-txt p{ display: block; padding-top: 16%; height: 40%;}
.vip-type-list ul li .vip-type-txt p img{ width: auto; height: 100%;}
.vip-type-list ul li .vip-type-txt div{ font-size: 20px; color: #333; padding-top: 10%; }

@media only screen and (max-width: 1440px) {
	.vip-type-list ul li .vip-type-txt div{ font-size: 18px; color: #333; padding-top: 10%;}
	.vip-fwlist ul li a{ font-size: 18px;}
	.wygl-txt{ line-height: 24px; font-size: 12px;}
	.tcfw-txt{ padding-top: 3%; font-size: 12px;}
}
@media only screen and (max-width: 1366px) {
	.vip-type-list ul li .vip-type-txt div{ font-size: 16px; color: #333; padding-top: 10%;}
	.vip-fwlist ul li a{ font-size: 16px;}
	.wygl-txt{ line-height: 20px; font-size: 12px;}
	.tcfw-txt{ padding-top: 3%; font-size: 12px;}
}

@media only screen and (max-width: 1200px) {
	.vip-type-list ul li .vip-type-txt div{ font-size: 14px; color: #333; padding-top: 10%;}
	.vip-fwlist ul li a{ font-size: 14px;}
	.wygl-txt{ line-height: 16px; font-size: 12px;}
	.tcfw-txt{ padding-top: 3%; font-size: 12px;}
}


/* 企业文化 */
.qywh-top{ padding: 5%;}
.qywh-top ul li{ float: left; width: 13%; padding-right: 4.4%; text-align: center; cursor: pointer; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9);}
.qywh-top ul li:last-child{ padding-right: 0;}
.qywh-top ul li .qywh-en{ position: relative;}
.qywh-top ul li .qywh-en img{ vertical-align: middle; width: 70%;}
.qywh-top ul li .qywh-en .s1{ display: none;}
.qywh-top ul li .qywh-en .s2{ display: block;}
.qywh-top ul li.cur .qywh-en .s1{ display: none;}
.qywh-top ul li.cur .qywh-en .s2{ display: block;}
.qywh-top ul li .qywh-en-txt{ margin-top: 25%; width: 100%; padding: 30% 0; font-size: 24px; color: #111111; line-height: 40px; border: 1px solid #DCDCDC; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
/*.qywh-top ul li.cur .qywh-en-txt{ color: #CF9F65;}*/
/*.qywh-top ul li.cur .qywh-en:after{ content: ''; display: block; position: absolute; top: 100%; left: 50%; z-index: 10; width: 0px; height: 45%; border-left: 1px solid #CF9F65;}*/

.qysmca{ position: relative; z-index: 1; margin-right: 4.5%;}
.qysmca .qysmimg{padding-right: 20.3%;}
.qysmca .qysmjs{ position: absolute; top: 0px; right: 0px; z-index: 100; width: 31%; height: 100%;}
.qysmca .qysmjs div{ background: #fff;}


.qysmlist{ margin-top: -5%; padding: 7% 0 2%; background: #CF9F65;}
.qysmlist ul{ width: 100%;}
.qysmlist ul li{ float: left; width: 14.285%; margin-bottom: 2%; cursor: pointer;}
.qysmlist ul li .qysml{ float: left; width: 40%; text-align: center; background: url(../images/qywh-fontbg1.png) no-repeat center center / contain;}
.qysmlist ul li .qysml img{ height: 70%;}
.qysmlist ul li .qysmr{ float: left; padding-left: 5%; padding-top: 6%; width: 45%; color: #FFFFFF;}
.qysmlist ul li .qysmr:before{ content: ''; display: block; width: 20px; height: 0px; border-top: 1px solid #FFFFFF; margin-bottom: 5px;}
.qysmlist ul li .qysmr dl dt{ font-size: 18px;}
.qysmlist ul li .qysmr dl dd{ padding-top: 3%; line-height: 16px;}
.qysmlist ul li.cur .qysml{ background: url(../images/qywh-fontbg2.png) no-repeat center center / contain;}
.qysmlist ul li.cur .qysmr{ color: #8e622e;}


@media only screen and (max-width: 1700px) {
	.qysmlist ul li{ width: 16%;}
}
@media only screen and (max-width: 1600px) {
	.qysmlist ul li{ width: 18%;}
	.qywh-top ul li .qywh-en-txt{ font-size: 20px; line-height: 36px;}
}
@media only screen and (max-width: 1400px) {
	.qysmlist ul li{ width: 22%;}
	.qywh-top ul li .qywh-en-txt{ font-size: 18px; line-height: 32px;}
}
@media only screen and (max-width: 1200px) {
	.qysmlist ul li{ width: 27%;}
	.qywh-top ul li .qywh-en-txt{ font-size: 16px; line-height: 28px;}
}
@media only screen and (max-width: 1000px) {
	.qysmlist ul li{ width: 33%;}
	.qywh-top ul li .qywh-en-txt{ font-size: 14px; line-height: 24px;}
}

@media only screen and (max-width: 900px) {
	.qysmlist ul li{ width: 38%;}
	.qywh-top ul li .qywh-en-txt{ font-size: 12px; line-height: 20px;}
}

/* 2走进华讯-4公益华讯 */
.gyhxcont{ padding: 5% 0; background: url(../images/gyhx-bg.jpg) no-repeat center center / cover;}
.swiper-big{width: 56%; margin: 0 auto 3%; overflow: hidden; border: 3px solid #fff; background: #fff;}
.swip-bigimg{ width: 69.5%; float: left; padding-right: 0.05%; overflow: hidden;}
.swip-bigimg a{ display: flex; justify-content: center; align-items: center; height: 100%;}
.swip-txt{ width: 30%; float: right; text-align: center; background: url(../images/gyhx-bg.png) #FFFFFF no-repeat center bottom / contain;}
.swip-txt dl{ margin: 5% 8%; padding: 5% 0; border: 1px solid #DCDCDC;}
.swip-txt dl dt{ font-size: 50px; color: #333333;}
.swip-txt dl dd{ font-size: 20px; color: #999999; padding: 0 5%;}
.swip-txt dl dd i{ display: block;}
.swip-txt dl dd i:before{ content: ''; float: left; width: 10%; height: 12px; border-bottom: 1px solid #DCDCDC;}
.swip-txt dl dd i:after{ content: ''; float: right; width: 10%; height: 12px; border-bottom: 1px solid #DCDCDC;}
.swip-sm{ margin: 20px 8%; font-size: 20px; color: #333333; line-height: 30px;}

.swiper-container3{ position: relative; text-align: center;}
.swiper-container2{ display: inline-block; max-width: 100%; overflow: hidden;}
.swiper-container2 .swiper-button-prev{ display: block; width: 65px; height: 100px; background: url(../images/left11.png) no-repeat center center;}
.swiper-container2 .swiper-button-next{ display: block; width: 65px; height: 100px; background: url(../images/right11.png) no-repeat center center;}
.swiper-container2 .swiper-button-prev:hover{ background-image: url(../images/left12.png);}
.swiper-container2 .swiper-button-next:hover{ background-image: url(../images/right12.png);}
.swiper-container2 .swiper-slide{ border: 2px solid #FFFFFF; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.swiper-container2 .swiper-slide a{ display: flex; justify-content: center; align-items: center; height: 100%; overflow: hidden;}
.swiper-container2 .swiper-slide.swiper-slide-active{ border: 2px solid #CF9F65;}




/* 实景导览 banner */

.sjdl-banner{}
.sjdl-banner .swiper-pagination{}
.sjdl-banner .swiper-pagination .swiper-pagination-bullet{
	background: #FFFFFF;
	border-radius: 10px;
	opacity: 1;
	margin: 0 3px;
}
.sjdl-banner .swiper-pagination .swiper-pagination-bullet-active{
	width: 30px;
}




/* 实景导览 banner end */






/* 6写字楼-1租赁资讯 */
.index-news{
    padding: 5% 0 3%;
    position: relative;
    background: url("../images/latest-bg.png") left 140px no-repeat;
}
.index-news .inews-img{
    position: absolute;
    top: -140px;
    right: 0;
    width: 54%;
}
.index-news .inews-img img{
    display: block;
    width: 100%;
}
.inews-img .swiper-button-prev{
    left: 0;
    bottom: 0;
    top: auto;
    width: 60px;
    height: 60px;
    background: rgba(121,87,47,1) url("../images/n-left01.png") center no-repeat;
}
.inews-img .swiper-button-prev:hover{
    background: rgba(121,87,47,1) url("../images/n-left02.png") center no-repeat;
}
.inews-img .swiper-button-next{
    left: 60px;
    bottom: 0;
    top: auto;
    width: 60px;
    height: 60px;
    background: rgba(121,87,47,1) url("../images/n-right01.png") center no-repeat;
}
.inews-img .swiper-button-next:hover{
    background: rgba(121,87,47,1) url("../images/n-right02.png") center no-repeat;
}
.inews-listw{ position: relative; z-index: 1;}
.listw-view{ position: absolute; bottom: 0px; right: 0px; z-index: 100; font-size: 16px; color: #999999; font-family: arial; text-transform: uppercase;}
.listw-view:before{ content: ''; display: block; width: 0px; height: 80px; border-left: 1px solid #CF9F65; margin: 0 auto;}
.inews-list{
    height: 450px;
    background: #CF9F65 url("../images/news-list-bg.png") left top no-repeat;
    margin: 7% 10% 7% 0;
}
.inews-list .list{
    margin-left: 6%;
    width: 40%;
    color: #FFFFFF;
    padding-top: 4%;
}
/*.inews-list .list ul li{
    line-height: 24px;
    background: url("../images/h6bg.png") left bottom no-repeat;
    padding-bottom: 40px;
}*/
.inews-list .list p{ font-size: 20px; line-height: 35px;}
.inews-list .list .listtel{ margin-top: 6%; padding: 5% 0; padding-left: 16%; background: url(../images/telbg2.png) no-repeat left center / 12% auto; font-size: 24px;}
.inews-list .list ul li a{
    display: block;
    font-size: 20px;
    height: 48px;
    overflow: hidden;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.inews-list .list ul li span{
    display: block;
    font-size: 16px;
    font-family: Arial;
    color: #ffae00;
    margin-bottom: 10px;
}
.inews-list .list ul li p{
    font-size: 14px;
    height: 48px;
    overflow: hidden;
    font-family: arial;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.inews-list .now-page{
    margin-left: 6%;
    font-size: 30px;
    font-family: arial;
    color: #d9c3a9;
    margin-top: 3%;
}
.inews-list .now-page .now-p{
    font-size: 70px;
    font-family: arial;
    color: #FFFFFF;
    font-weight: 100;
}
@media screen and (max-width: 1600px) {
    .inews-img .swiper-button-prev{
        width: 40px;
        height: 40px;
        background-size: auto 50%;
    }
    .inews-img .swiper-button-next{
        left: 40px;
        width: 40px;
        height: 40px;
        background-size: auto 50%;
    }
    .inews-img .swiper-button-prev:hover{
        background-size: auto 50%;
    }
    .inews-img .swiper-button-next:hover{
        background-size: auto 50%;
    }
    .inews-list{
        height: 350px;
        margin: 5% auto;
    }
    .inews-list .list{
        padding-top: 50px;
    }
    .inews-list .list ul li{
        padding-bottom: 20px;
    }
    .inews-list .now-page{
        margin-top: 20px;
    }
}
@media screen and (max-width: 1366px) {
    .inews-list{
        height: 320px;
        margin: 60px auto;
    }
    .inews-list .now-page{
        margin-top: 5px;
    }
}

/*公司新闻详情页 end*/
.new-title{text-align:center;padding:20px 0;border-bottom:dashed 1px #ddd;}
.new-title h6{font-size:20px;color:#313333;line-height:30px;}
.new-title p{color:#666;line-height:30px;}
.news-article{padding-bottom:20px;min-height:400px; width: 1000px; margin: 0 auto;}
.next-next{border-top:solid 1px #ddd;}
.next-next ul li{line-height:40px;}













